CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix mpi

搜索资源列表

  1. MatrixCode

    0下载:
  2. 练习学习用的MPI程序,关于如何实现matrix,全部自己编写并可以运行,新手学习MPI可以参考-fresher can learn something from these, using MPI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:366772
    • 提供者:iris
  1. jordanMatrix

    0下载:
  2. 基于MPI的jordan算法求解矩阵方程,运行前需安装第三方插件MPICH-MPI algorithm based on Jordan matrix equation, third-party plug-ins to be installed before running MPICH
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8586
    • 提供者:huang dongqi
  1. matrix_multiply_use_mpi2

    0下载:
  2. matrix multiply using mpi (u should compile this file in a system that has the mpi library)
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1485
    • 提供者:sddas
  1. 1

    0下载:
  2. MPI implementation for Matrix Multiplication
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3336
    • 提供者:ahmed
  1. src

    0下载:
  2. matrix multiplication using fox algorithm using lam mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:12637
    • 提供者:aPaCh3
  1. juzhensyanbfa

    0下载:
  2. 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:126048
    • 提供者:澄海
  1. matrix_multiply

    0下载:
  2. It is a matrix vector multiplication algorithm implement in MPI and C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1624
    • 提供者:surinder
  1. 18-3

    1下载:
  2. 矩阵乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-MPI parallel implementation of matrix multiplication, very good, oh. By compiling the vs2005
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:596
    • 提供者:芦奉良
  1. tumashyk_mpi_lab2

    0下载:
  2. Simple aplication showing usig of MPI. Product of matrix and vector.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9510640
    • 提供者:ihar
  1. checkerboard.tar

    0下载:
  2. mpi code for matrix multiplication using checkerboard approach
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7514
    • 提供者:read1
  1. kursak

    0下载:
  2. MPI program to illustrate paralel computation of two matrix multiplying on ikosaedr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:847561
    • 提供者:Vanya
  1. invert

    0下载:
  2. mpi并行版本的矩阵求逆运算,附带测试文件-inverting the matrix
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:2740
    • 提供者:sp
  1. main

    0下载:
  2. 使用MPI并行计算技术,实现矩阵与向量相乘的算法代码-MPI parallel computing technology, the matrix vector multiplication algorithm code
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2444
    • 提供者:mayuqing
  1. Ptraanspossea

    1下载:
  2. 矩阵转置并行算法实现,C语言言开发,用mpi编程与开发完成 -Matrix transpose parallel algorithm, C language statement development, completed mpi programming and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:yungshui
  1. matrMul

    0下载:
  2. Matrix multiplication in c++ with MPI
  3. 所属分类:MPI

    • 发布日期:2017-12-09
    • 文件大小:871
    • 提供者:Erkezhan
  1. Matrix_MPI

    0下载:
  2. Matrix Multiply by MPI
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:1529
    • 提供者:mahdi
  1. jaccobi

    1下载:
  2. jaccobi矩阵的MPI和openMP以及混合编程的并行计算程序代码。-The codes of MPI, openMP and mixed parallel programs for computing jaccobi matrix.
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:7168
    • 提供者:刘天航
  1. mpiPopenmp

    1下载:
  2. 采用MPI+OpenMP混合模型设计并实现光化学反应双层并行模拟算法,上层基于MPI实现节点间的原子分解并行,下层基于OpenMP实现节点内的多线程矩阵并行乘法。-With MPI+OpenMP mixed model was designed and implemented The photochemical reaction bunk parallel simulation algorithms, the upper atomic decomposition based on inter-n
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-09-22
    • 文件大小:795648
    • 提供者:songhu
  1. vector_x_in_upper_matrix_mpi

    0下载:
  2. calculate vector x in Ax=b equation of the upper triangle matrix using pipeline mpi
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:50158
    • 提供者:alex
  1. mpi_lu

    0下载:
  2. LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:1570
    • 提供者:朱闻博
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com